GtkComboBoxText: Improved GtkBuildable documentation.
authorTristan Van Berkom <tristanvb@openismus.com>
Sun, 12 May 2013 12:56:40 +0000 (21:56 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Sun, 12 May 2013 12:56:40 +0000 (21:56 +0900)
commit11be64d3fe12969579843a125cf0408320384563
treee05862aabc4d5b72030334e430e6f0233af41953
parentb3f1e0cc36866f990555a71a8d759dae141ecb32
GtkComboBoxText: Improved GtkBuildable documentation.

Also removed a bogus FIXME comment which might have been true
a long time ago. Clarification: the "domain" attribute specified
in the builder script overrides any domain previously set with
gtk_builder_set_translation_domain(), so the translation of items
here is perfectly correct and does not need to be fixed.
gtk/gtkcomboboxtext.c